PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DView Class
/ getNodes Method
Collapse All
Expand All
In This Topic
getNodes Method
In This Topic
Gets the collection of 3D nodes. Each 3D node may contain entries that change the node's state, including its opacity and its position in world space.
Syntax
public
PDF3DNodeCollection
getNodes()
Return Value
A collection of
PDF3DNode
objects.
See Also
Reference
PDF3DView Class
PDF3DView Members